* indent.c (MULTIBYTE_BYTES_WIDTH): Don't compute wide_column.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Apr 2011 01:00:03 +0000 (18:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Apr 2011 01:00:03 +0000 (18:00 -0700)
commita3f82c9986ecaf98d45a17e1b27eb1122c038a10
tree4fe4a810d14c5952bb5c6c424102bb7c56c45f0b
parent726efbd933153df457454002610b3fff08c735fd
* indent.c (MULTIBYTE_BYTES_WIDTH): Don't compute wide_column.

All callers changed.  This avoids the need for an unused var.
src/ChangeLog
src/indent.c